From: Luc Teirlinck Date: Wed, 24 Dec 2003 02:58:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24803 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=725876ed37e4b2465ae29741d97e4935544de7ca;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7168e60ac43..b4f60092202 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -13,10 +13,10 @@ * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call to `completing-read' on a recently fixed bug. - * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt - (instead of ) to get the list of possible fringe modes. - ( only works if both `partial-completion-mode' and - `completion-auto-help' are nil.) + * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt, + instead of SPACE, to get the list of possible fringe modes. SPACE + only works if both `partial-completion-mode' and + `completion-auto-help' are nil. * complete.el (PC-is-complete-p): delete. (PC-do-completion): Replace all calls to `PC-is-complete-p' with